STEP 10: Now let's draw the mouse's nose!
- Go to and drag out Triangle. Change the variable name to nose.
- Change the y-coordinate to -25. Change the size to 50. Change the color to "lightgrey".
- Click on . Drag out a Turn Right command. Change the name in front to nose.
- Change the integer argument in .turn_right() to 180. This will rotate the nose a half turn!
To navigate the page using the TAB key, first press ESC to exit the code editor.